Use strstr instead of g_strstr with -1 for length.
authorXan Lopez <xan@src.gnome.org>
Sat, 28 Apr 2007 11:28:58 +0000 (11:28 +0000)
committerXan Lopez <xan@src.gnome.org>
Sat, 28 Apr 2007 11:28:58 +0000 (11:28 +0000)
commita5c702e545f010ee3f96eea9b43ea6615f3a35c4
tree2d7aba04a66eebab4d9298060ed41d97342bbfdd
parent446014dfb8fcfe54dc73cb3e1b7b15b5cf3d80f3
Use strstr instead of g_strstr with -1 for length.

* gtk/gtkentrycompletion.c (gtk_entry_completion_insert_completion_text):
Use strstr instead of g_strstr with -1 for length.

svn path=/trunk/; revision=17668
ChangeLog
gtk/gtkentrycompletion.c